home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_VB / IVBSRC.ZIP;1 / FORMCOPY.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-07-04  |  769 b   |  26 lines

  1. Form1
  2. Test File Copy Function
  3. Form1%
  4. Text3
  5. Command1
  6.     Copy File
  7. Text2
  8. Text1
  9. Label3
  10. Result Code:
  11. Label2
  12. Destination:
  13. Label1
  14. Source:
  15. Form_Click
  16. Command1_Click
  17. InFile
  18. Text1
  19. OutFile
  20. Text2
  21. Result
  22. CopyFile
  23. Text3
  24. Command1_Click
  25. Form_Click
  26.